Total Complexity | 17 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 127 |
Lines of code | 50 |
Logical lines of code | 33 |
Comment lines | 48 |
Methods | 5 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
encrypt() | 55 | 5 | 18 | |
decrypt() | 57 | 5 | 15 | |
getDefaultKey() | 68 | 3 | 7 | |
getDefaultSalt() | 70 | 3 | 6 | |
__construct() | 76 | 1 | 4 |